home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 2 / CD ACTUAL VOL 2.iso / docs / slack-do / base / etc / resolv.con < prev    next >
Encoding:
Text File  |  1995-09-10  |  390 b   |  12 lines

  1. # /etc/resolv.conf: the config file for the host name resolver
  2. # Copyright 1994-5 John A. Phillips - john@linux.demon.co.uk
  3. #
  4. # Define any default suffixes to add onto the end of the name 
  5. # to be looked up, before trying it as given.
  6. search demon.co.uk
  7. #
  8. # These are the nameserver IP addresses to ask about names.
  9. nameserver 158.152.1.65
  10. nameserver 158.152.1.193
  11. nameserver 192.68.174.95
  12.